#--------------------------------------
# ALASD project file ----------------
#--------------------------------------

# Library name
Output {
	ALASD
}

IncludePaths {
	$(PS2_DRIVE):/usr/local/sce/common/include
}

Config(Ps2Iop) {
	Components {
		alcomm
		alevent
		alfile
		aliop
		alsynth
		alsystem
		altimer
	}
	Libraries{
		..\CDArbiter\$(INTDIR)\cdarb
	}
	NonLinkComponents {
		..\cdarbiter\$(INTDIR)\cdarb.lib
	}	
}
